func runtime.timer_settime
2 uses
runtime (current package)
os_linux.go#L441: func timer_settime(timerid int32, flags int32, new, old *itimerspec) int32
os_linux.go#L683: ret = timer_settime(timerid, 0, spec, nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)